home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc / Developer Documentation / Recipes, Tech Notes & Articles / Tech Notes / OpenDoc™ Parts & Toolbox < prev    next >
Encoding:
Text File  |  1995-05-02  |  1.8 KB  |  38 lines  |  [TEXT/ttxt]

  1.  
  2. OpenDoc Parts & the Toolbox
  3.  
  4. This document explains which sections of the Macintosh Toolbox (indexed by chapter and volume in New Inside Macintosh) OpenDoc part editors need know about, may need to know about, and should not worry about.
  5.     OV = Overview
  6.     IAC = Interapplication Communication
  7.     MTE = Macintosh Toolbox Essentials
  8.  
  9. All parts:     Need to know about                                        In order to support
  10.                                              OV: Resources                                                            Menus, Dialogs, NMAP binding resources
  11.                                              OV,Imaging: Drawing                                    Drawing, Printing
  12.                                              OV,MTE: Window Manager                     Creating Window as a root part and
  13.                                                                                                                                                                      for "View as Window"
  14.                                              OV,MTE: Dialog Manager                        Dialog Boxes
  15.                                              OV,MTE: Menu Manager                                Menus
  16.                                              IAC: Events, Scripting &                Event records & Scripting
  17.                                                   Object Specifiers
  18.  
  19. Some Parts:    Need to know about                                     In order to support
  20.                                                 Text                                                                                                Text Content
  21.                                                 MTE: Control Manager                                Controls
  22.                                                 Quickdraw GX                                                                Quickdraw GX drawing & printing
  23.                                                 Standard File                                                         The "Insert…" menu command
  24.  
  25. No Parts:      Need to know about                                  because OD already supports it using
  26.                                                 Memory                                                                                  OD Shell, OD Storage System,
  27.                                           OD Memory calls
  28.                                                 Files                                                                                            OD Storage System, unless making a
  29.                                           Folder part, or Filesystem 
  30.                                           Browser part
  31.                                                 Processes                                                                            OD Shell
  32.                                                 Scrap Manager                                                            OD Clipboard
  33.                                                 OV,MTE: Events                                                        OD Dispatcher
  34.                                                 IAC: Edition Manager                                OD Link Manager
  35.                                                 MTE: Finder Interface                            OD Shell
  36.                                                 Macintosh Drag & Drop                            OD Drag & Drop
  37.  
  38.